select issue_date from stamps,paper_master,np_master where stamps.issue_date!='' and paper_master.paper_code=stamps.paper_code and paper_master.paper='Unwatermarked Gummed coated paper' and stamps.serial_no='1118' and issue_date!='' order by issue_date